home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Java / Java Web Start.app / Contents / Resources / English.lproj / strings.properties < prev   
Encoding:
Text File  |  2004-08-30  |  32.7 KB  |  690 lines

  1. # Java Web Start - strings
  2. # %W% %E%
  3. #
  4. # Copyright 1999-2001 Sun Microsystems, Inc. All rights reserved.
  5. # Copyright 1999-2001 Sun Microsystems, Inc. Tous droits r\351serv\351s.
  6. #
  7.  
  8. # For next line, ##RELEASE## replaced by the release number, e.g. "1.2-rc"
  9. # ##RELEASE## is a variable name, do not translate it.
  10. appname=Java Web Start 1.4.2_05
  11. # Information about application {0} and vendor {1}
  12. launch.initializing=Initializing...
  13. launch.progressScreen=Checking for latest version...
  14. launch.launchApplication=Starting application...
  15. launch.launchInstaller=Starting installer...
  16. launch.loadingNetStatus=Loading {0} from {1}
  17. launch.loadingNetProgress=Read {0}
  18. launch.loadingNetProgressPercent=Read {0} of {1} ({2}%)
  19. launch.loadingResourceFailedSts=Requested {0}
  20. launch.loadingResourceFailed=Failed to load resource
  21. launch.patchingStatus=Patching {0} from {1}
  22. launch.validatingStatus=Validating {0} from {1}
  23. launch.validatingProgress=Scanning entries ({0}% done)
  24. launch.estimatedTimeLeft=Estimated time left: {0,number,00}:{1,number,00}:{2,number,00}
  25. launch.stalledDownload=Waiting for data...
  26. launch.launchingExtensionInstaller=Running installer. Please wait...
  27. launch.downloadingJRE=Requesting JRE {0} from {1}
  28. launch.extensiondownload-name=Downloading {0} descriptor ({1} remaining)
  29. launch.extensiondownload=Downloading extension descriptor ({0} remaining)
  30. # Button for letting the user cancel the launch
  31. launch.cancel=Cancel
  32.  
  33. # launch error messages used by extension install
  34. Launch.error.installfailed=Installation failed
  35.  
  36. # Categories for error messages
  37. launch.error.category.launchdesc=Launch File Error
  38. launch.error.category.arguments=Invalid Argument error
  39. launch.error.category.download=Download Error
  40. launch.error.category.security=Security Error
  41. launch.error.category.unexpected=Unexpected Error
  42. # New for 1.4.2:
  43. launch.error.category.memory=OutOfMemory Error
  44.  
  45.  
  46. #
  47. # Used in new JNLP Exception framework
  48. #
  49. launch.error.badsignedjnlp=Failed to validate signing of launch file. The signed version does not match the downloaded version.
  50. launch.error.parse=Could not parse launch file. Error at line {0, number}.
  51. launch.error.parse-signedjnlp=Could not parse the signed launch file. Error at line {0, number}.
  52. launch.error.missingfield=The following required field is missing from the launch file: {0}
  53. launch.error.missingfield-signedjnlp=The following required field is missing from the signed launch file: {0}
  54. launch.error.badfield=The field {0} has an invalid value: {1}
  55. launch.error.badfield-signedjnlp=The field {0} has an invalid value in the signed launch file: {1}
  56. launch.error.badfield.https=Java 1.4+ is required for HTTPS support
  57. launch.error.badfield.download.https=Unable to Download via HTTPS
  58. launch.error.couldnotloadarg=Could not load file/URL specified: {0}
  59. launch.error.toomanyargs=Too many arguments supplied: {0}
  60. launch.error.failedexec=Could not launch the Java Runtime Environment version {0}
  61. launch.error.resourceID={0}
  62. launch.error.resourceID-version=({0}, {1})
  63. launch.error.failedloadingresource=Unable to load resource: {0}
  64. ### NEW RESOURCE for 1.2 (renes)
  65. launch.error.canceledloadingresource=Loading of resource {0} was canceled by user
  66. launch.error.errorcoderesponse-known=Error Code {1} ({2}) returned from server when accessing resource: {0}
  67. launch.error.errorcoderesponse-unknown=Error Code 99 (Unknown error) returned from server when accessing resource: {0}
  68. launch.error.badmimetyperesponse=Bad MIME type returned from server when accessing resource: {0} - {1}
  69. launch.error.badversionresponse=Bad version in response from server when accessing resource: {0} - {1}
  70. launch.error.missingversionresponse=Missing version field in response from server when accessing resource: {0}
  71. launch.error.invalidjardiff=Unable to apply incremental update for resource: {0}
  72. launch.error.jarsigning-multicerts=More than one certificate used to sign resource: {0}
  73. launch.error.jarsigning-multisigners=More than one signature on entry in resource: {0}
  74. launch.error.jarsigning-badsigning=Could not verify signing in resource: {0}
  75. launch.error.jarsigning-unsignedfile=Found unsigned entry in resource: {0}
  76. launch.error.jarsigning-missingentry=Missing signed entry in resource: {0}
  77. launch.error.unsignedAccessViolation=Unsigned application requesting unrestricted access to system
  78. # New for 1.4.2:
  79. launch.error.unsignedResource=Unsigned resource: {0}
  80. # fix for 4741507: missing signed entry JNLPException is not explicit
  81. launch.error.jarsigning-missingentryname=Missing signed entry: {0}
  82.  
  83.  
  84. launch.error.multiplehostsreferences=Multiple hosts referenced in resources
  85. launch.error.nativelibviolation=Use of native libraries requires unrestricted access to system
  86. launch.error.badjarfile=Corrupted JAR file at {0}
  87. launch.error.offlinemissingresource=The application cannot be run off-line, since not all of the needed resources have been downloaded locally
  88. launch.error.noJre=The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.\n\n
  89.  
  90. # Error messages still refered to in the old fashion way
  91. launch.error.nomainclassspec=No main class specified for application
  92. launch.error.nomainclass=Could not find main-class {0} in {1}
  93. launch.error.missingjreversion=No JRE version found in launch file for this system
  94. launch.error.badjnlversion=Unsupported JNLP version in launch file: {0}. Only version 1.0 is supported with this version. Please contact the application vendor to report this problem.
  95. launch.error.nomainjar=No main JAR file specified.
  96. launch.error.nonstaticmainmethod=The main() method must be static
  97. launch.error.noappresources=No application resources are specified for this platform. Please, contact the vendor of the application to make sure that this is a supported platform.
  98. launch.error.singlecertviolation=JAR resources in JNLP file are not signed by same certificate
  99.  
  100. # launch error dialog properties brief
  101. launcherrordialog.brief.title=Java Web Start - {0}
  102. launcherrordialog.brief.message=Unable to launch the specified application.
  103. launcherrordialog.brief.messageKnown=Unable to launch {0}.
  104. launcherrordialog.brief.details=Details
  105. launcherrordialog.brief.ok=Ok
  106. # new for 1.4.2:
  107. launcherrordialog.brief.continue=Unable to continue execution
  108.  
  109. # launch error dialog properties detailed
  110. launcherrordialog.errorintro=An error occurred while launching/running the application.\n\n
  111. launcherrordialog.errortitle=Title: {0}\n
  112. launcherrordialog.errorvendor=Vendor: {0}\n
  113. launcherrordialog.errorcategory=Category: {0}\n\n
  114. launcherrordialog.errormsg={0}
  115. launcherrordialog.title=Java Web Start - {0}
  116. launcherrordialog.generalTab=General
  117. launcherrordialog.jnlpTab=Launch File
  118. launcherrordialog.jnlpMainTab=Main Launch File
  119. launcherrordialog.exceptionTab=Exception
  120. launcherrordialog.consoleTab=Console
  121. launcherrordialog.wrappedExceptionTab=Wrapped Exception
  122. launcherrordialog.abort=Abort
  123. launcherrordialog.abortMnemonic=VK_A
  124. launcherrordialog.genericerror=Unexpected exception: {0}
  125.  
  126. # Title of the frame containing the console.
  127. console.frameTitle=Java Web Start Console - {0}
  128. console.clearButton=Clear
  129. console.clearMnemonic=VK_C
  130. console.message=Console, started {0}
  131. console.j2re=Java 2 Runtime Environment: Version {0} by {1}
  132. console.logfilemsg=Logging to file: {0}
  133. console.logfilewarning=Warning: Logging to file: {0} disabled due to errors
  134.  
  135. # All commented message moved to javawsplayer strings.properties file
  136.  
  137.  
  138.  
  139. # Certificate panel tab
  140. controlpanel.certs.tabTitle=Root Certificates
  141.  
  142. # Proxy control panel tab
  143. # title
  144. controlpanel.proxy.title=Proxies
  145.  
  146. controlpanel.proxy.noProxy=None
  147. controlpanel.proxy.noProxyMnemonic=VK_N
  148. controlpanel.proxy.manualProxy=Manual
  149. controlpanel.proxy.manualProxyMnemonic=VK_M
  150. controlpanel.proxy.autoProxy=Use Browser
  151. controlpanel.proxy.autoProxyMnemonic=VK_B
  152. controlpanel.proxy.BrowserAutoProxyInfo=[{0}:{1}]
  153. controlpanel.proxy.BrowserManualProxyInfo=[{0}:{1}]
  154. controlpanel.proxy.BrowserDirect=Direct Connection
  155. controlpanel.proxy.BrowserNoDetect=Unable to determine settings
  156.  
  157. controlpanel.proxy.httpLabel=HTTP Proxy
  158. controlpanel.proxy.httpMnemonic=VK_X
  159. controlpanel.proxy.portLabel=HTTP Port
  160. controlpanel.proxy.portMnemonic=VK_T
  161. controlpanel.proxy.overRideLabel=No Proxy Hosts (Use commas to separate multiple hosts.)
  162. controlpanel.proxy.overRideMnemonic=VK_H
  163.  
  164. #proxy dialog
  165. proxydialog.title=Proxy Configuration
  166. proxydialog.message=Java Web Start was unable to automatically determine your proxy server settings. Please confirm or enter the correct proxy settings below.
  167.  
  168. # new for 1.4.2:
  169. prefs.install.always=Always integrate java applications into the desktop
  170. prefs.install.alwaysMnemonic=VK_A
  171. prefs.install.never=Never integrate java applications into the desktop
  172. prefs.install.neverMnemonic=VK_N
  173. prefs.install.ask=Ask before integrating java applications into the desktop
  174. prefs.install.askMnemonic=VK_K
  175. prefs.install.tabTitle=Desktop Integration
  176. prefs.install.message=Desktop Integration allows you to install shortcuts to applications when they are downloaded onto your system.  When do you want Java Web Start to integrate applications with your desktop ?
  177.  
  178. install.message0=Desktop Integration provides a quick and easy way to access your application.
  179. install.message1=Would you like to have  \"{0}\" integrated into your desktop enviornment ?\n
  180. install.yesButton=Yes
  181. install.yesMnemonic=VK_Y
  182. install.noButton=No
  183. install.noMnemonic=VK_N
  184. install.askButton=Ask Later
  185. install.askMnemonic=VK_A
  186. install.configButton=Configure ...
  187. install.configMnemonic=VK_C
  188. install.installTitle={0} - Desktop Integration
  189. install.configureTitle=Configure Desktop Integration
  190.  
  191. # Install control panel tab
  192. controlpanel.install.tabTitle=Shortcuts
  193. controlpanel.install.title=Shortcut Options
  194. controlpanel.install.installBorderTitle=When To Create:
  195.  
  196. controlpanel.storeFailed=There was an error in saving the preference settings.\nPlease change and save again.
  197. controlpanel.storeFailedTitle=Save
  198.  
  199. controlpanel.title=Java Web Start - Preferences
  200.  
  201. controlpanel.apply=Apply
  202. controlpanel.applyMnemonic=VK_P
  203. controlpanel.reset=Reset
  204. controlpanel.resetMnemonic=VK_R
  205. controlpanel.cancel=Cancel
  206. controlpanel.cancelMnemonic=VK_ESCAPE
  207. controlpanel.ok=OK
  208. controlpanel.okMnemonic=VK_ENTER
  209.  
  210. # General control tab
  211. controlpanel.general.tabTitle=General
  212. controlpanel.general.browserTitle=Browser Setup
  213. controlpanel.general.browserType=Browser Detected
  214. controlpanel.general.browserCommand=Path
  215. controlpanel.general.browserCommandMnemonic=VK_P
  216. controlpanel.general.isNetscapeBrowser=Netscape or Compatible browser
  217. controlpanel.general.isNetscapeMnemonic=VK_S
  218.  
  219. # JRE control panel tab
  220. controlpanel.jre.tabTitle=Java
  221. controlpanel.jre.title=Java Runtime Versions
  222. controlpanel.jre.default=Default
  223. controlpanel.jre.defaultMnemonic=VK_D
  224. controlpanel.jre.find=Find...
  225. controlpanel.jre.findMnemonic=VK_F
  226. controlpanel.jre.add=Add
  227. controlpanel.jre.addMnemonic=VK_A
  228. controlpanel.jre.remove=Remove
  229. controlpanel.jre.removeMnemonic=VK_M
  230. controlpanel.jre.choose=Choose...
  231. controlpanel.jre.chooseMnemonic=VK_C
  232.  
  233. controlpanel.jre.pathTableColumnTitle=Command
  234. controlpanel.jre.productVersionTableColumnTitle=Product Version
  235. controlpanel.jre.productLocationTableColumnTitle=Product Location
  236. controlpanel.jre.platformVersionTableColumnTitle=Platform Version
  237. # added for 4644616
  238. controlpanel.jre.enabledColumnTitle=Enabled
  239.  
  240. # Advanced panel tab
  241. controlpanel.advanced.tabTitle=Advanced
  242. controlpanel.advanced.title=Advanced Options
  243. controlpanel.advanced.output=Output Options:
  244. controlpanel.advanced.cache=Applications Folder Options:
  245. controlpanel.advanced.consoleCB=Show Java Console
  246. controlpanel.advanced.consoleMnemonic=VK_S
  247. controlpanel.advanced.logOutputCB=Log Output
  248. controlpanel.advanced.logOutputMnemonic=VK_O
  249. controlpanel.advanced.logFileLabel=Log File Name
  250. controlpanel.advanced.logFileMnemonic=VK_N
  251. controlpanel.advanced.chooseLogButton=Choose Log File Name
  252. controlpanel.advanced.chooseLogMnemonic=VK_L
  253. controlpanel.advanced.clearCacheButton=Clear Folder
  254. controlpanel.advanced.clearCacheMnemonic=VK_C
  255. controlpanel.advanced.baseDirLabel=Applications Folder:
  256. # added for 1.4.2:
  257. controlpanel.advanced.baseDirMnemonic=VK_F
  258.  
  259. controlpanel.advanced.currentSizeLabel=Current Size (in KBytes)
  260. controlpanel.advanced.remoteAppsLabel=Remote Applications URL:
  261. controlpanel.advanced.remoteAppsMnemonic=VK_U
  262. controlpanel.advanced.clearCacheTitle=Clear Applications Folder
  263. controlpanel.advanced.clearCache.jnlpCheckBox=Also remove downloaded applications and certificates.
  264. controlpanel.advanced.clearCache1=This will remove all downloaded resources.\nAny further launches will require the resources to be downloaded again.\n
  265. controlpanel.advanced.clearCache2=Are you sure you want to do this?
  266. controlpanel.advanced.clearCacheWarning=Clear Applications Folder Warning
  267. controlpanel.advanced.clearCacheFailed=Unable to remove all resources\nsince some are in use by running applications.
  268. controlpanel.findJREIntro=In order to launch applications, Java Web Start needs to know the locations of installed Java Runtime Environments.\n\nYou can either select a known JRE, or select a directory in the file system from which to search for JREs.
  269.  
  270. jresearcher.maintitle=JRE Finder
  271. jresearcher.cancelButton=Cancel
  272. jresearcher.cancelButtonMnemonic=VK_ESCAPE
  273. jresearcher.nextButton=Next
  274. # fix for 4486596
  275. jresearcher.nextButtonMnemonic=VK_X
  276. jresearcher.previousButton=Previous
  277. jresearcher.previousButtonMnemonic=VK_P
  278. jresearcher.title=Java Runtime Environments
  279. jresearcher.searchingTitle=Searching for available JREs, this may take several minutes.
  280. jresearcher.searchingPrefix=checking:
  281. jresearcher.foundJREsTitle=The following JREs were found, click Next to add them
  282. jresearcher.noJREsTitle=Unable to locate a JRE, click previous to select a different location to search from
  283.  
  284. # Windows Install
  285. windowsInstall.startMenuShortcutName={0}
  286. windowsInstall.desktopShortcutName={0}
  287.  
  288. # new for 1.4.2 - fix for 4668473
  289. windowsInstall.invalidFilename=Unable to create a shortcut for {0}.  Invalid filename.  Please make sure the application title is valid.
  290.  
  291. # Used when the installer detects an application with the same name is
  292. # already installed
  293. windowsInstall.applicationAlreadyInstalled=There is already a shortcut for {0}. Would you like to create a shortcut anyway?
  294. windowsInstall.applicationAlreadyInstalledTitle=Create Shortcut...
  295.  
  296. # Used when the installer is unable to correctly install the app
  297. windowsInstall.installFailed=Unable to create a shortcut for {0}. Please try again.
  298. windowsInstall.installFailedTitle=Create Shortcut
  299.  
  300. # Used when the installer is unable to correctly uninstall the app
  301. windowsInstall.uninstallFailed=Unable to remove the shortcuts for {0}. Please try again.
  302. windowsInstall.uninstallFailedTitle=Remove Shortcuts
  303.  
  304. # needed by com.sun.javaws.ui.general
  305. player.homePageButton.color=0000FF
  306. player.homePageButton.armedColor=CC0000
  307.  
  308. # Extension Install
  309. # Next 2 resources are NEW FOR 1.2 -sbohne
  310. extensionInstall.rebootMessage=Windows must restart for the changes to take effect.\n\nDo you wish to restart Windows now?
  311. extensionInstall.rebootTitle=Restart Windows
  312.  
  313. #
  314. # Signing/Security dialogs
  315. #
  316. certs.verify.title=Security Warning
  317. certs.verify.ok=Start
  318. certs.verify.okMnemonic=VK_S
  319. certs.verify.okinst=Install
  320. certs.verify.okinstMnemonic=VK_I
  321. certs.verify.details=Details
  322. certs.verify.detailsMnemonic=VK_D
  323. certs.verify.cancel=Exit
  324. certs.verify.unkown=<unknown>
  325. # changed for 1.4.2:
  326. certs.verify.unknownCert=Warning: Failed to verify the authenticity of this certificate because there was an error parsing the certificate.  No assertions can be made of the origin or validity of the code.\n\nInstalling and running this code is not allowed.
  327. certs.verify.untrustedCert=Warning: Failed to verify the authenticity of this certificate. No assertions can be made of the origin or validity of the code.\n\nIt is highly recommended not to install and run this code.
  328. certs.verify.trustedCert=Caution: {0} asserts that this content is safe. You should only install and run this application if you trust {1} to make this assertion.
  329. certs.verify.msg=Do you want to trust the signed {0} distributed by: {2}\n
  330. certs.verify.msg.trusted=\nPublisher authenticity verified by: {3}
  331. certs.verify.application-type=application
  332. certs.verify.applet-type=applet
  333. certs.verify.installer-type=installer
  334. certs.verify.library-type=library
  335.  
  336. install.errorInstalling=Unexpected error trying to install Java Runtime Environment, please try again.
  337. install.errorRestarting=Unexpected error starting, please try again.
  338.  
  339. # Resources for JavaWS installer (these should be updated)
  340. installjre.frameTitle=JRE not found
  341. installjre.javawsImage=resources/logo.gif
  342. # Resources for first panel where user is prompoted that JRE can't be found.
  343. installjre.notFound.title=[JRE not found]
  344. installjre.notFound.description=The launch file is requesting version {0} of the Java Runtime Environment which can not be found on your computer.\nClick Install to download and install the appropriate version.\nClick Advanced if you already have {0} installed, or click Cancel to stop this process.
  345. installjre.notFound.advancedButtonTitle=Advanced
  346. installjre.notFound.installButtonTitle=Install
  347. installjre.notFound.cancelButtonTitle=Cancel
  348. # Avanced screen, user thinks they already have the JRE installed
  349. installjre.advanced.title=[Find/manually download JRE]
  350. installjre.advanced.text=Please enter path to JRE:
  351. installjre.advanced.pathTitle=Path:
  352. installjre.advanced.browseButtonTitle=Browse...
  353. installjre.advanced.webSiteInstallButtonTitle=Web Site
  354. installjre.advanced.proceedButtonTitle=Proceed
  355. installjre.advanced.cancelButtonTitle=Cancel
  356. installjre.advanced.bogusVersionTitle=Not a valid JRE
  357. installjre.advanced.foundJRETitle=Version: {0}
  358. installjre.advanced.checkingVersionTitle=Determining Version
  359. # Install/download screen
  360. installjre.install.title=[Installation/launch progress]
  361. installjre.install.contactingHostTitle=Contacting Host ...
  362. installjre.install.downloadingTitle=Downloading ...
  363. installjre.install.cancelButtonTitle=Cancel
  364. installjre.install.unableToConnectTitle=Unable to connect
  365. installjre.install.unableToGetInputStream=Unable to connect
  366. installjre.install.unableToDownload=Problems downloading JRE
  367.  
  368. # Used for -uninstall error
  369. uninstall.failedMessage=Unable to completely uninstall application.
  370. uninstall.failedMessageTitle=Uninstall
  371.  
  372. certificateDialog.title=Certificate Information
  373. certificateDialog.okButton=Ok
  374.  
  375. # Certificate Panel
  376. certificatePanel.general.title=Information
  377. certificatePanel.general.label=Certification Information
  378. certificatePanel.general.issuedTo=Issued To:
  379. certificatePanel.general.issuer=Issued By:
  380. certificatePanel.general.dateString0=Valid From {0} To {1}
  381. certificatePanel.general.dateString1=Valid From {0}
  382. certificatePanel.general.dateString2=Valid To {0}
  383. certificatePanel.general.dateString3=
  384. certificatePanel.general.details=Details:
  385. certificatePanel.general.table.column0=Field
  386. certificatePanel.general.table.column1=Value
  387.  
  388. certificatePanel.certPath.title=Certificate Path
  389. certificatePanel.certPath.details=Details
  390. certificatePanel.certPath.detailsMnemonic=VK_D
  391. certificatePanel.certPath.import=Import
  392. certificatePanel.certPath.importMnemonic=VK_I
  393. certificatePanel.certPath.export=Export
  394. certificatePanel.certPath.exportMnemonic=VK_E
  395.  
  396. certificatePanel.import.aliasnull=Must specify alias
  397. certificatePanel.import.aliasexists=Certificate not imported because alias {0} already exists
  398. certificatePanel.import.certexistsquery=Certificate already exists in keystore under alias {0}.  Do you still want to add it?
  399. certificatePanel.import.querytitle=Certificate Import
  400. certificatePanel.import.keymatcherror=Public keys in reply and keystore don\u2019t match
  401. certificatePanel.import.replyequalscert=Certificate reply and certificate in keystore are identical
  402. certificatePanel.import.aliasquery=Please enter an alias for the certificate
  403. certificatePanel.import.passwordquery=Please enter the keystore password
  404. certificatePanel.import.aliasquerytitle=Certificate Import
  405. certificatePanel.import.certtrustquery=Do you wish to trust this certificate?
  406. certificatePanel.import.keystorereaderror=Error reading keystore
  407. certificatePanel.import.nopublickey={0} has no public key (certificate)
  408. certificatePanel.import.nocert=Reply has no certificates
  409. certificatePanel.import.noalias=Alias {0} does not exist
  410. certificatePanel.import.noprivatekey=Alias {0} has no private key
  411. certificatePanel.import.notaprivkey=Recovered key is not a private key
  412. certificatePanel.import.certpasswordquery=Please enter the password for alias {0}
  413. certificatePanel.import.nocertreplypubkey=Certificate reply does not contain public key for {0}
  414. certificatePanel.import.incompletechain=Incomplete certificate chain in reply
  415. certificatePanel.import.cantverify=Certificate chain in reply does not verify: {0}
  416.  
  417. jawsTitle.image=resources/jawsTitle.gif
  418. sunLogo.image=resources/sunLogo.gif
  419. javaCup.image=resources/javaCup.gif
  420. divider.image=resources/bDivider.gif
  421. alert.image=resources/bAlert.gif
  422. default.image=resources/defaultImage.gif
  423. info.image=resources/bInfo.gif
  424. lock.image=resources/bLock.gif
  425.  
  426. # Applet resources
  427. applet.initializing=Initializing Applet
  428. applet.running=Running...
  429. applet.failedToStart=Failed to start Applet: {0}
  430. applet.initializingFailed=Failed to initialize Applet: {0}
  431.  
  432.  
  433. #Authenticator Dialog resources
  434. authenticator.title=User Authentication:
  435. authenticator.serverprompt=Server {0} is requesting authentication for {1}
  436. authenticator.username=Username:
  437. authenticator.password=Password:
  438. authenticator.okbutton=OK
  439. authenticator.clearbutton=Clear
  440. authenticator.cancelbutton=Cancel
  441.  
  442. ### JNLP API Reference Implementation resources ###
  443.  
  444. # Smart security dialog
  445. APIImpl.securityDialog.yes=Yes
  446. APIImpl.securityDialog.no=No
  447. APIImpl.securityDialog.title=Security Advisory
  448. APIImpl.securityDialog.remember=Do not show this advisory again
  449.  
  450. # ClipboardServiceImpl
  451. APIImpl.clipboard.message.read=This application has requested read-only access to the system clipboard.  The application might gain access to confidential information stored on the clipboard.  Do you want to allow this action?
  452. APIImpl.clipboard.message.write=This application has requested write access to the system clipboard.  The application might overwrite information stored on the clipboard.  Do you want to allow this action?
  453.  
  454. # PrintServiceImpl
  455. APIImpl.print.message=This application has requested access to the default printer.  Allowing this action will give the application write access to the printer.  Do you want to allow this action?
  456.  
  457. # FileOpenServiceImpl
  458. APIImpl.file.open.message=This application has requested read access to the filesystem.  The application might gain access to confidential information stored on the filesystem.  Do you want to allow this action?
  459.  
  460. # FileSaveServiceImpl
  461. APIImpl.file.save.message=This application has requested read/write access to a file on the local filesystem.  Allowing this action will only give the application access to the file(s) selected in the following file dialog box.  Do you want to allow this action?
  462.  
  463. # PersistenceServiceImpl
  464. APIImpl.persistence.message=This application has requested additional local disk storage space.  Currently, the maximum allotted storage is {1} bytes.  The application is requesting that this be increased to {0} bytes.  Do you wish to allow this action?
  465. APIImpl.persistence.accessdenied=Access to persistent storage denied for URL {0}
  466. APIImpl.persistence.filesizemessage=Maximum file length exceeded
  467.  
  468. #Auto updater messages
  469. auto-updater.updateMsgTitle=Java Web Start - Check For Update
  470. auto-updater.checkingMsg=Please wait, checking for updates....
  471. auto-updater.checkingDoneMsg=Done.
  472. auto-updater.checkingAbortMsg=Aborted.
  473. auto-updater.notAvailMsg=No update available at this time.
  474. auto-updater.availableMsg=A new update {0} is available.\nYou can download it by clicking on the the URL below.
  475. auto-updater.closeButton=Close
  476. auto-updater.closeMnemonic=VK_ESCAPE
  477. auto-updater.URL=URL:
  478. aboutBox.closeButton=Close
  479. # For next line, ##RELEASE## replaced by the release number, e.g. "1.2-rc"
  480. # ##RELEASE## is a variable name, do not translate it.
  481. aboutBox.versionLabel=Version 1.4.2_05 (build {0})
  482.  
  483.  
  484. # Player resources
  485. player.applicationsLabel=Applications:
  486. player.applicationsLabelMnemonic=VK_C
  487. player.remoteApplications=Remote Applications
  488. player.cachedApplications=Downloaded Applications
  489. player.moreDetailButton=More Detail
  490. player.lessDetailButton=Less Detail
  491. player.moreDetailMnemonic=VK_M
  492. player.lessDetailMnemonic=VK_L
  493. player.miniButton=Compact
  494. player.miniButtonMnemonic=VK_C
  495. player.launchButton=Start
  496. player.madeByLabel=Made By:
  497. player.homePageLabel=Home Page:
  498. player.homePageLabelMnemonic=VK_P
  499. player.descriptionLabel=Description:
  500. player.homePageButton.color=0000FF
  501. player.homePageButton.armedColor=CC0000
  502. player.title=Java Web Start Application Manager
  503. player.installMenuItem=Create Desktop Application
  504. # fix for 4474518
  505. player.installMnemonic=VK_C
  506. player.uninstallMenuItem=Remove Desktop Application
  507. # fix for 4672229
  508. player.uninstallMnemonic=VK_C
  509. player.installingLabel=Creating...
  510. player.uninstallingLabel=Removing...
  511. player.loadedLabel=
  512. player.loadingLabel=Loading...
  513. player.fileMenu=File
  514. player.fileMnemonic=VK_F
  515. player.preferencesMenuItem=Preferences
  516. player.preferencesMnemonic=VK_P
  517. player.offlineMnemonic=VK_L
  518. player.exitMenuItem=Exit
  519. player.exitMnemonic=VK_X
  520.  
  521. player.viewMenu=View
  522. player.viewMnemonic=VK_V
  523. player.allMenuItem=All Applications
  524. player.allMenuMnemonic=VK_A
  525. player.remoteMenuItem=Remote Applications
  526. player.remoteMenuMnemonic=VK_R
  527. player.localMenuItem=Downloaded Applications
  528. player.localMenuMnemonic=VK_D
  529.  
  530. player.applicationMenu=Application
  531. player.applicationMnemonic=VK_A
  532. player.launchMenuItem=Start {0}
  533. player.launchMnemonic=VK_S
  534. player.helpMenu=Help
  535. player.helpMnemonic=VK_H
  536. player.helpMenuItem=Java Web Start Help
  537. player.aboutMenuItem=About Java Web Start
  538. player.aboutMnemonic=VK_A
  539. player.aboutMessageTitle=About Java(TM) Web Start
  540. player.updateMenuItem=Check For Update
  541. player.updateMnemonic=VK_C
  542. player.homeTooltipText=Open the selected application\u2019s home in browser
  543. player.launchTooltipText=Start the selected application
  544. player.onlineIndicatorToolTipText=Online Indicator
  545. player.onlineToolTipText=Java Web Start is online
  546. player.notOnlineToolTipText=Java Web Start is offline
  547. player.updateIndicatorToolTipText=Update Available Indicator
  548. player.updateAvailableToolTipText=Update is available
  549. player.updateNotAvailablerToolTipText=Update is not available
  550. player.netNeededIndicatorToolTipText=Network Required Indicator
  551. player.netNeededToolTipText=Network connection is required
  552. player.netNotNeededToolTipText=Network connection is not required
  553. player.cacheIndicatorToolTipText=Application Downloaded Indicator
  554. player.inCacheToolTipText=Application is downloaded
  555. player.notInCacheToolTipText=Application is not downloaded
  556. player.securityIndicatorToolTipText=Application Signed Indicator
  557. player.signedToolTipText=Application is signed
  558. player.notSignedToolTipText=Application is unsigned
  559. player.removeMnemonic=VK_R
  560.  
  561. player.corruptedcache.title=Corrupted Applications Folder
  562. player.corruptedcache.msg=The Java Web Start applications folder has been corrupted. The recommended way of fixing this is by purging the applications folder (click the Clear and Exit button below). However, if you want to fix this manually (not recommended) you can also click the Exit button.
  563. player.corruptedcache.exit=Exit
  564. player.corruptedcache.clearandexit=Clear and Exit
  565. player.invalidHome=Unable to determine URL.
  566.  
  567.  
  568. player.CacheEntryManager.remove=Remove Application
  569.  
  570. # added for 4531885: Improved JNLP url support in application manager
  571. player.locationLabel=Location:
  572. player.locationLabelMnemonic=VK_O
  573. player.addHtmlEntry=Add HTML Entry
  574. player.addHtmlEntryMsg=Java Web Start will add this page to your HTML list
  575. player.addHtmlEntryMissingName=You must enter an entry name
  576. player.addHtmlEntryExist=The name you have entered for the entry already exists on your View menu.  Would you like to overwrite it?
  577. player.htmlEntryMissingName=You must enter an entry name
  578. player.htmlEntryRenameEntry=Rename HTML Entry
  579. player.htmlEntryEditorTitle=Organize HTML Entries
  580. player.htmlEntryRenameAlreadyExist=Cannot rename {0}: A entry with the name you specified already exists.\nSpecify a different filename.
  581. player.htmlEntryRenameError=Error Renaming Entry
  582. player.htmlEntryEditorCloseButton=Close
  583. player.htmlEntryEditorRemoveButton=Remove
  584. player.htmlEntryEditorEntryName=Entry Name
  585. player.htmlEntryEditorEntryUrl=Entry URL
  586. player.addEntryMenuItem=Add Entry...
  587. player.addEntryMnemonic=VK_E
  588. player.editEntryMenuItem=Organize Entry...
  589. player.editEntryMnemonic=VK_R
  590. player.FavoriteEntryManager.remove=Remove from Favorites
  591. player.EntryManager.remove=Can\u2019t Remove
  592.  
  593. # fix for 4651873
  594. cacheOption.invalidDir.title=Invalid Cache Location
  595. cacheOption.invalidDir=Cannot change cache location to: \n{0} \nInvalid cache location.  A valid cache location must be either an empty directory, or a previous Java Web Start cache location.
  596.  
  597. # added for rfe 4696477: certificates should be downloaded dynamically for https
  598. usability.confirmDialogTitle=Confirmation Needed - Java
  599. usability.inputDialogTitle=Information Needed - Java
  600. usability.messageDialogTitle=Message - Java
  601. usability.exceptionDialogTitle=Error - Java
  602. usability.optionDialogTitle=Option - Java
  603. usability.aboutDialogTitle=About - Java
  604. usability.confirm.yes=Yes
  605. usability.confirm.no=No
  606. usability.confirmYesMnemonic=VK_Y
  607. usability.confirmNoMnemonic=VK_N
  608. usability.moreInfo=More Details
  609. usability.moreInfoMnemonic=VK_M
  610. usability.lessInfo=Less Details
  611. usability.lessInfoMenmonic=VK_L
  612.  
  613. security_dialog.caption=Warning - Security
  614. security_dialog.text0=Do you want to trust the signed applet distributed by {0}?\n\nPublisher authenticity verified by: {1}
  615. security_dialog_https.text0=Do you want to accept the certificate from web site {0} for the purpose of exchanging encrypted information\n\nPublisher authenticity verified by: {1}
  616. security_dialog.text1=Caution: {0} asserts that this content is safe. You should only accept this content if you trust {1} to make that assertion.
  617. security_dialog.unknown.issuer=Unknown issuer
  618. security_dialog.unknown.subject=Unknown subject
  619. security_dialog.certShowName={0} ({1})
  620. security_dialog.rootCANotValid=The security certificate was issued by a company that is not trusted.
  621. security_dialog.rootCAValid=The security certificate was issued by a company that is trusted.
  622. security_dialog.timeNotValid=The security certificate has expired or is not yet valid.
  623. security_dialog.timeValid=The security certificate has not expired and is still valid.
  624. security_dialog.buttonYes=Yes
  625. security_dialog.yesMnemonic=VK_Y
  626. security_dialog.buttonNo=No
  627. security_dialog.noMnemonic=VK_N
  628. security_dialog.buttonAlways=Always
  629. security_dialog.alwaysMnemonic=VK_A
  630. security_dialog.buttonViewCert=More Details
  631. security_dialog.viewMnemonic=VK_M
  632.  
  633. cert_dialog.caption=Details - Certificate
  634. cert_dialog.certpath=Certificate Path
  635. cert_dialog.field.Version=Version
  636. cert_dialog.field.SerialNumber=Serial Number
  637. cert_dialog.field.SignatureAlg=Signature Algorithm
  638. cert_dialog.field.Issuer=Issuer
  639. cert_dialog.field.EffectiveDate=Effective Date
  640. cert_dialog.field.ExpirationDate=Expiration Date
  641. cert_dialog.field.Validity=Validity
  642. cert_dialog.field.Subject=Subject
  643. cert_dialog.field.Signature=Signature
  644. cert_dialog.field=Field
  645. cert_dialog.value=Value
  646.  
  647. cert_dialog.closeButton=Close
  648. cert_dialog.closeMnemonic=VK_C
  649.  
  650.  
  651. https_dialog.caption=Warning - HTTPS
  652. https_dialog.text=Hostname Mismatch\n\nThe hostname in the server security certificate does not match the name of the server.\n\nHostname of the URL: {0} \nHostname from the certificate: {1} \n\nDo you want to proceed?
  653. https_dialog.unknown.host=Unknown host
  654.  
  655. #--------------------------------------------------
  656.  
  657. # MacOSX Install control panel tab
  658. controlpanel.macosxInstall.tabTitle=Desktop Application Options
  659. controlpanel.macosxInstall.title=Desktop Application Options
  660.  
  661. controlpanel.macosxInstall.whenInstallBorderTitle=When To Create:
  662. controlpanel.macosxInstall.alwaysInstallRB=Always
  663. controlpanel.macosxInstall.neverInstallRB=Never
  664. controlpanel.macosxInstall.askInstallRB=Prompt on First Launch
  665. controlpanel.macosxInstall.askSecondInstallRB=Prompt on Second Launch
  666.  
  667. # Macosx Install
  668. macosxInstall.askInstallPrompt.0=Would you like to create an application for {0}?
  669. macosxInstall.askInstallPrompt.1=You have run {0} twice. Would you like to create an application for it?
  670. macosxInstall.cancelInstall=Cancel
  671. macosxInstall.install=Create
  672. macosxInstall.dialogTitle={0} - Desktop Integration
  673. macosxInstall.applicationName={0}
  674.  
  675. # Used when the installer detects an application with the same name is
  676. # already installed
  677. macosxInstall.applicationAlreadyInstalled=There is already an application for {0}. Would you like to create an application anyway?
  678. macosxInstall.applicationAlreadyInstalledTitle=Create Desktop Application
  679. macosxInstall.applicationAlreadyInstalled.create=Create
  680. macosxInstall.applicationAlreadyInstalled.dontCreate=Cancel
  681.  
  682. # Used when the installer is unable to correctly install the app
  683. macosxInstall.installFailed=Unable to create an application for {0}. Please try again.
  684. macosxInstall.installFailedTitle=Create Desktop Application
  685.  
  686. # Used when the installer is unable to correctly uninstall the app
  687. macosxInstall.uninstallFailed=Unable to remove the application for {0}. Please try again.
  688. macosxInstall.uninstallFailedTitle=Remove Desktop Application
  689.  
  690.